home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 252
- Top = 210
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'ProgressForm'
- ClientHeight = 71
- ClientWidth = 250
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 250
- Height = 71
- Align = alClient
- BevelInner = bvLowered
- TabOrder = 0
- object Image1: TImage
- Left = 10
- Top = 10
- Width = 20
- Height = 20
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 233
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Die Messung l�uft'
- Transparent = True
- end
- object ItemLabel: TLabel
- Left = 8
- Top = 26
- Width = 233
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'ItemLabel'
- Transparent = True
- end
- object Label2: TLabel
- Left = 8
- Top = 46
- Width = 233
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Bitte warten Sie...'
- Transparent = True
- end
- end
- end
-